inspector: Avoid criticals in the css editro
authorMatthias Clasen <mclasen@redhat.com>
Sun, 20 Dec 2015 19:40:49 +0000 (14:40 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 20 Dec 2015 19:43:14 +0000 (14:43 -0500)
commit6a67df79a8f40c488f9098170109eacba45ec2cc
tree448e591e60fb549ad9b5123e269b22d1a9824e81
parentc3d611fcf28c572ab4af96ba586020103390f94b
inspector: Avoid criticals in the css editro

We can't keep text iters around after text buffer has been
changed. Just clear the list errors when the buffer changes
before we've passed it again.
gtk/inspector/css-editor.c